From 0474b88cf3d545ee96c86d620ea731bf3cbbd2f6 Mon Sep 17 00:00:00 2001 From: Debian Qt/KDE Maintainers Date: Sat, 7 Jan 2017 03:27:44 +0000 Subject: [PATCH] disable-neon Gbp-Pq: Name disable-neon.patch --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index ba94d0871..ca65fe33e 100755 --- a/configure +++ b/configure @@ -737,7 +737,7 @@ CFG_AVX512=auto CFG_REDUCE_RELOCATIONS=auto CFG_ACCESSIBILITY=auto CFG_ACCESSIBILITY_ATSPI_BRIDGE=no # will be enabled depending on dbus and accessibility being enabled -CFG_NEON=auto +CFG_NEON=no CFG_MIPS_DSP=auto CFG_MIPS_DSPR2=auto CFG_CLOCK_GETTIME=auto -- 2.30.2